runtime.mProfCycleHolder.setFlushed (method)

2 uses

	runtime (current package)
		mprof.go#L184: func (c *mProfCycleHolder) setFlushed() (cycle uint32, alreadyFlushed bool) {
		mprof.go#L365: 	cycle, alreadyFlushed := mProfCycle.setFlushed()